home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Sharewar / Organise / _SETUP.1 / Epoch Organiser 3.0.exe / 0 / RCDATA / TTODOVIEWER / TTODOVIEWER.txt
Text File  |  1998-01-25  |  8KB  |  405 lines

  1. object ToDoViewer: TToDoViewer
  2.   Left = 38
  3.   Top = 132
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 136
  6.   ClientWidth = 526
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnClose = FormClose
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox1: TGroupBox
  17.     Left = 1
  18.     Top = 0
  19.     Width = 454
  20.     Height = 133
  21.     Caption = 'ToDo List Items'
  22.     TabOrder = 0
  23.     object Bevel1: TBevel
  24.       Left = 4
  25.       Top = 30
  26.       Width = 190
  27.       Height = 2
  28.     end
  29.     object Bevel2: TBevel
  30.       Left = 5
  31.       Top = 51
  32.       Width = 190
  33.       Height = 2
  34.     end
  35.     object Bevel3: TBevel
  36.       Left = 5
  37.       Top = 71
  38.       Width = 190
  39.       Height = 2
  40.     end
  41.     object Bevel4: TBevel
  42.       Left = 5
  43.       Top = 90
  44.       Width = 190
  45.       Height = 2
  46.     end
  47.     object Bevel5: TBevel
  48.       Left = 5
  49.       Top = 111
  50.       Width = 190
  51.       Height = 2
  52.     end
  53.     object Label1: TLabel
  54.       Left = 198
  55.       Top = 32
  56.       Width = 28
  57.       Height = 13
  58.       Caption = 'In List'
  59.     end
  60.     object Label2: TLabel
  61.       Left = 198
  62.       Top = 53
  63.       Width = 28
  64.       Height = 13
  65.       Caption = 'In List'
  66.     end
  67.     object Label3: TLabel
  68.       Left = 198
  69.       Top = 73
  70.       Width = 28
  71.       Height = 13
  72.       Caption = 'In List'
  73.     end
  74.     object Label4: TLabel
  75.       Left = 198
  76.       Top = 92
  77.       Width = 28
  78.       Height = 13
  79.       Caption = 'In List'
  80.     end
  81.     object Label5: TLabel
  82.       Left = 198
  83.       Top = 113
  84.       Width = 28
  85.       Height = 13
  86.       Caption = 'In List'
  87.     end
  88.     object Label6: TLabel
  89.       Left = 198
  90.       Top = 13
  91.       Width = 28
  92.       Height = 13
  93.       Caption = 'In List'
  94.     end
  95.     object InListLbl1: TLabel
  96.       Left = 230
  97.       Top = 13
  98.       Width = 99
  99.       Height = 13
  100.       AutoSize = False
  101.     end
  102.     object InListLbl2: TLabel
  103.       Left = 230
  104.       Top = 33
  105.       Width = 100
  106.       Height = 13
  107.       AutoSize = False
  108.     end
  109.     object InListLbl3: TLabel
  110.       Left = 230
  111.       Top = 54
  112.       Width = 100
  113.       Height = 13
  114.       AutoSize = False
  115.     end
  116.     object InListLbl4: TLabel
  117.       Left = 230
  118.       Top = 74
  119.       Width = 100
  120.       Height = 13
  121.       AutoSize = False
  122.     end
  123.     object InListLbl5: TLabel
  124.       Left = 230
  125.       Top = 93
  126.       Width = 100
  127.       Height = 13
  128.       AutoSize = False
  129.     end
  130.     object InListLbl6: TLabel
  131.       Left = 230
  132.       Top = 113
  133.       Width = 100
  134.       Height = 13
  135.       AutoSize = False
  136.     end
  137.     object Bevel6: TBevel
  138.       Left = 230
  139.       Top = 30
  140.       Width = 101
  141.       Height = 2
  142.     end
  143.     object Bevel7: TBevel
  144.       Left = 230
  145.       Top = 51
  146.       Width = 101
  147.       Height = 2
  148.     end
  149.     object Bevel8: TBevel
  150.       Left = 230
  151.       Top = 71
  152.       Width = 101
  153.       Height = 2
  154.     end
  155.     object Bevel9: TBevel
  156.       Left = 230
  157.       Top = 90
  158.       Width = 101
  159.       Height = 2
  160.     end
  161.     object Bevel10: TBevel
  162.       Left = 230
  163.       Top = 111
  164.       Width = 101
  165.       Height = 2
  166.     end
  167.     object Label13: TLabel
  168.       Left = 336
  169.       Top = 13
  170.       Width = 14
  171.       Height = 13
  172.       Caption = 'On'
  173.     end
  174.     object Label14: TLabel
  175.       Left = 336
  176.       Top = 32
  177.       Width = 14
  178.       Height = 13
  179.       Caption = 'On'
  180.     end
  181.     object Label15: TLabel
  182.       Left = 336
  183.       Top = 53
  184.       Width = 14
  185.       Height = 13
  186.       Caption = 'On'
  187.     end
  188.     object Label16: TLabel
  189.       Left = 336
  190.       Top = 73
  191.       Width = 14
  192.       Height = 13
  193.       Caption = 'On'
  194.     end
  195.     object Label17: TLabel
  196.       Left = 336
  197.       Top = 92
  198.       Width = 14
  199.       Height = 13
  200.       Caption = 'On'
  201.     end
  202.     object Label18: TLabel
  203.       Left = 336
  204.       Top = 113
  205.       Width = 14
  206.       Height = 13
  207.       Caption = 'On'
  208.     end
  209.     object OnLbl6: TLabel
  210.       Left = 354
  211.       Top = 113
  212.       Width = 74
  213.       Height = 13
  214.       Alignment = taRightJustify
  215.       AutoSize = False
  216.     end
  217.     object Bevel11: TBevel
  218.       Left = 355
  219.       Top = 111
  220.       Width = 73
  221.       Height = 2
  222.     end
  223.     object OnLbl5: TLabel
  224.       Left = 354
  225.       Top = 93
  226.       Width = 74
  227.       Height = 13
  228.       Alignment = taRightJustify
  229.       AutoSize = False
  230.     end
  231.     object Bevel12: TBevel
  232.       Left = 355
  233.       Top = 90
  234.       Width = 73
  235.       Height = 2
  236.     end
  237.     object OnLbl4: TLabel
  238.       Left = 354
  239.       Top = 74
  240.       Width = 74
  241.       Height = 13
  242.       Alignment = taRightJustify
  243.       AutoSize = False
  244.     end
  245.     object Bevel13: TBevel
  246.       Left = 355
  247.       Top = 71
  248.       Width = 73
  249.       Height = 2
  250.     end
  251.     object OnLbl3: TLabel
  252.       Left = 354
  253.       Top = 54
  254.       Width = 74
  255.       Height = 13
  256.       Alignment = taRightJustify
  257.       AutoSize = False
  258.     end
  259.     object Bevel14: TBevel
  260.       Left = 355
  261.       Top = 51
  262.       Width = 73
  263.       Height = 2
  264.     end
  265.     object OnLbl2: TLabel
  266.       Left = 354
  267.       Top = 33
  268.       Width = 74
  269.       Height = 13
  270.       Alignment = taRightJustify
  271.       AutoSize = False
  272.     end
  273.     object Bevel15: TBevel
  274.       Left = 355
  275.       Top = 30
  276.       Width = 73
  277.       Height = 2
  278.     end
  279.     object OnLbl1: TLabel
  280.       Left = 354
  281.       Top = 13
  282.       Width = 74
  283.       Height = 13
  284.       Alignment = taRightJustify
  285.       AutoSize = False
  286.     end
  287.     object CheckBox1: TCheckBox
  288.       Left = 4
  289.       Top = 13
  290.       Width = 189
  291.       Height = 17
  292.       Color = clBtnFace
  293.       ParentColor = False
  294.       TabOrder = 0
  295.       OnClick = CheckBox1Click
  296.     end
  297.     object CheckBox2: TCheckBox
  298.       Tag = 1
  299.       Left = 4
  300.       Top = 33
  301.       Width = 189
  302.       Height = 17
  303.       Color = clBtnFace
  304.       ParentColor = False
  305.       TabOrder = 1
  306.       OnClick = CheckBox1Click
  307.     end
  308.     object CheckBox3: TCheckBox
  309.       Tag = 2
  310.       Left = 4
  311.       Top = 53
  312.       Width = 189
  313.       Height = 17
  314.       Color = clBtnFace
  315.       ParentColor = False
  316.       TabOrder = 2
  317.       OnClick = CheckBox1Click
  318.     end
  319.     object CheckBox4: TCheckBox
  320.       Tag = 3
  321.       Left = 4
  322.       Top = 73
  323.       Width = 189
  324.       Height = 17
  325.       Color = clBtnFace
  326.       Ctl3D = True
  327.       ParentColor = False
  328.       ParentCtl3D = False
  329.       TabOrder = 3
  330.       OnClick = CheckBox1Click
  331.     end
  332.     object CheckBox5: TCheckBox
  333.       Tag = 4
  334.       Left = 4
  335.       Top = 93
  336.       Width = 189
  337.       Height = 17
  338.       Color = clBtnFace
  339.       ParentColor = False
  340.       TabOrder = 4
  341.       OnClick = CheckBox1Click
  342.     end
  343.     object CheckBox6: TCheckBox
  344.       Tag = 5
  345.       Left = 4
  346.       Top = 113
  347.       Width = 189
  348.       Height = 17
  349.       Color = clBtnFace
  350.       ParentColor = False
  351.       TabOrder = 5
  352.       OnClick = CheckBox1Click
  353.     end
  354.     object ScrollBar: TScrollBar
  355.       Left = 432
  356.       Top = 14
  357.       Width = 16
  358.       Height = 115
  359.       Kind = sbVertical
  360.       TabOrder = 6
  361.       OnChange = ScrollBarChange
  362.     end
  363.   end
  364.   object BitBtn1: TBitBtn
  365.     Left = 460
  366.     Top = 4
  367.     Width = 64
  368.     Height = 25
  369.     TabOrder = 1
  370.     Kind = bkClose
  371.   end
  372.   object BitBtn2: TBitBtn
  373.     Left = 460
  374.     Top = 35
  375.     Width = 64
  376.     Height = 25
  377.     TabOrder = 2
  378.     OnClick = BitBtn2Click
  379.     Kind = bkHelp
  380.   end
  381.   object Printbtn: TBitBtn
  382.     Left = 460
  383.     Top = 66
  384.     Width = 64
  385.     Height = 25
  386.     Caption = '&Print'
  387.     TabOrder = 3
  388.     OnClick = PrintbtnClick
  389.     Glyph.Data = {
  390.       76010000424D7601000000000000760000002800000020000000100000000100
  391.       04000000000000010000130B0000130B00001000000000000000000000000000
  392.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  393.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  394.       00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  395.       8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  396.       8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  397.       8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  398.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  399.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  400.       33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  401.       33333337FFFF7733333333300000033333333337777773333333}
  402.     NumGlyphs = 2
  403.   end
  404. end
  405.